home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / gus / sdkdigv2.zip / SDKV2N4.TXT < prev    next >
Text File  |  1993-06-23  |  3KB  |  89 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6. GUS Programmer's Digest     Fri Jun  4 00:07     Volume 2: Issue   4  
  7.  
  8. Today's Topics:
  9.                               subscribe
  10.                            Volume messages
  11.                    what GUS software Im working on.
  12.  
  13. Standard Info:
  14.     - Meta-info about the GUS can be found at the end of the Digest.
  15.     - Before you ask a question, please READ THE FAQ.
  16.  
  17. ----------------------------------------------------------------------
  18.  
  19. Date: 03 Jun 93 14:34:37 EDT
  20. From: Thomas Gerstner <100031.1171@CompuServe.COM>
  21. Subject: subscribe
  22. Message-ID: <930603183436_100031.1171_BHJ25-1@CompuServe.COM>
  23.  
  24. subscribe
  25.  
  26. ------------------------------
  27.  
  28. Date: Thu, 3 Jun 93 11:40:41 CDT
  29. From: eason@ncrnd3.StPaul.NCR.COM (Dale Eason)
  30. Subject: Volume messages
  31. Message-ID: <9306031640.AA16362@ncrnd3.StPaul.NCR.COM>
  32.  
  33. Has anyone out there with the High Level SDK had a problem with gf1_master_volume?
  34.  
  35. I find that if a voice is playing and I ramp the volume up and down, the
  36. loud end of the volume gets softer each time I hit the max  until I can no
  37. longer here it after about four cycles of the ramp.
  38.  
  39. Dale.
  40.  
  41. ------------------------------
  42.  
  43. Date: Thu, 3 Jun 93 11:28:25 CDT
  44. From: eason@ncrnd3.StPaul.NCR.COM (Dale Eason)
  45. Subject: Re: what GUS software Im working on.
  46. Message-ID: <9306031628.AA16021@ncrnd3.StPaul.NCR.COM>
  47.  
  48. >So, I suggest that you all POST A DESCRIPTION OF THE THING YOU ARE WORKING ON
  49. --------
  50. I have written an interrupt driven DOS midi input library.  Functions allow
  51. you to:
  52. open            Reads enviorment and sets up the irq for the qus.
  53. close            Removes the irq.
  54. read_midi(char *buf, int len)    Copies up to len bytes of midi data into your buffer
  55.                 Non blocking, returns when input buffer is empty
  56.  
  57.  
  58.                 or when len is satisfied.
  59.  
  60. Could/should be expanded to allow transmit.
  61. Internal midi buffer length can be configured at compile time. I use 2048 bytes.
  62.  
  63. --------
  64. Dos version of a sample editor and generator.
  65. --------
  66. Gusorgan  DOS version of midi input to GUS synth.  Uses high level SDK to play
  67.       patches.
  68.  
  69.  
  70. Dale.
  71.  
  72. ------------------------------
  73.  
  74. End of GUS Programmer's Digest V2 #4
  75. ************************************
  76.  
  77. To post to tomorrow's digest:               <gus-sdk%itchy@dsd.es.com>
  78. To (un)subscribe or get help:       <gus-sdk-request%itchy@dsd.es.com>
  79. To contact a human (last resort):     <gus-sdk-owner%itchy@dsd.es.com>
  80.  
  81. FTP sites:         archive.epas.utoronto.ca         pub/pc/ultrasound
  82.                    wuarchive.wustl.edu       systems/msdos/ultrasound
  83. Hints:
  84.       - Get the FAQ from the FTP sites or the request server.
  85.       - Mail to <gus-sdk-request%itchy@dsd.es.com> for info about
  86.     other GUS related mailing lists (UNIX, OS/2, GUS-MIDI, etc.)
  87.  
  88.  
  89.